escape sequence - définition. Qu'est-ce que escape sequence
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est escape sequence - définition

ONE OF SEVERAL RELATED USES IN COMPUTING AND TELECOMMUNICATIONS
Escape code; Escape sequences; Control sequence; Escape codes; Quoting escape

escape sequence         
<character> (Or "escape code") A series of characters starting with the escape character (ASCII 27). Escape sequences are often used to control display devices such as VDUs. An escape sequence might change the colour of subsequent text, reassign keys on the keyboard, change printer settings or reposition the cursor. The escape sequences of the DEC vt100 video terminal have become a de facto standard for this purpose. The term is also used for any sequence of characters that temporarily suspends normal processing of a stream of characters to perform some special function. For example, the Hayes modem uses the sequence "+++" to escape to command mode in which characters are interpreted as commands to the modem itself rather than as data to pass through. [Was the character named after this use or vice versa?] (1997-11-27)
Escape sequence         
In computer science, an escape sequence is a combination of characters that has a meaning other than the literal characters contained therein; it is marked by one or more preceding (and possibly terminating) characters.
Escape sequence (disambiguation)         
WIKIMEDIA DISAMBIGUATION PAGE
An escape sequence, in computing, is a combination of characters that has a meaning other than the literal characters contained therein

Wikipédia

Escape sequence

In computer science, an escape sequence is a combination of characters that has a meaning other than the literal characters contained therein; it is marked by one or more preceding (and possibly terminating) characters.